home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TeX 1995 July
/
TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO
/
macros
/
latex209
/
contrib
/
geom
/
manual.tex
/
internals.pl
< prev
next >
Wrap
Text File
|
1993-01-11
|
295b
|
15 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/Kurdish/;
$ref_files{$key} = "$dir".q|node6_ct.html|;
$noresave{$key} = "$nosave";
$key = q/circle/;
$ref_files{$key} = "$dir".q|node6_ct.html|;
$noresave{$key} = "$nosave";
1;